*{ margin:0; padding:0; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
body{color: #333;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p { margin:0; padding:0; font:14px/1.5 Microsoft Yahei,微软雅黑,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif;}
table,td,tr,th { border-collapse: collapse; border-spacing: 0; font-size:14px;}
ol,ul {list-style:none;}
li { list-style-type:none;}
img { vertical-align:middle;border:0;}
address,cite,code,em,th,i { font-weight:normal; font-style:normal;}
.clear { clear:both; *zoom:1;}
.clear:after { display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a {text-decoration:none; color:#333;cursor:pointer;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}
/* 设置滚动条的样式 */
::-webkit-scrollbar { width:5px;}/* 滚动槽 */
::-webkit-scrollbar-track { background-color:#e6e6e6; border-radius:0px;}/* 滚动条滑块 */
::-webkit-scrollbar-thumb { background-color:#c22423;border-radius:4px;}
::-webkit-scrollbar-thumb:window-inactive { background-color:#c22423;border-radius:4px;}


/* 按钮样式去除*/
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}
input{ border-radius: 0; } 
.w1400{ width:1400px; margin:0 auto;}
@media screen and (max-width:1450px){
.w1400{ width:90%;}	
}
@media screen and (max-width:1023px){
.w1400{ width:94%;}	
}

/**top start**/
header .top_one{ width:100%; height:35px; background:#333;}
header .top_one p{ color:#fff; float:left; line-height:35px;}
header .top_one .top1_r{ float:right;color:#fff; font-weight:bold; line-height:35px; font-size:16px;}
header .top_one .top1_r img{ margin-right:5px;}
header .top_two{ width:100%; height:100px;}
header .top_two .w1400{height:100%;}
header .top_two .logo{ float:left; margin-top:10px; width:300px;}
header .top_two .logo img{ width:100%;}
header .top_two .w1400 nav {width: 54%; height:100%;margin:0;padding:0;float:left;margin-left: 1%;}
header .top_two .w1400 nav .nav{ height:100%;}
.menu_open { display: none;}
header .top_two .w1400 nav ul{ height:100%; margin:0 auto; padding:0; display: flex;}
header .top_two .w1400 nav ul .nav_item { position: relative; margin:0; padding: 0; -webkit-flex:1; -ms-flex:1; -moz-flex:1; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.nav_item > a {display: block;width: 100%;height: 100%;line-height: 94px;color: #555;font-size: 18px;text-align: center;-webkit-transition: all .4s;transition: all .4s; position:relative;}
.nav_item > a em {display:block;width:0;height: 3px;overflow:hidden;margin:0;background-color: #c22423;position:absolute;bottom: 0;left:50%; transform:translateX(-50%);transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.nav_item:hover > a, .nav_item > a.navon {color: #c22423;}
.nav_item:hover > a em, .nav_item > a.navon em { width:50px;}
.nav_item_open { width: 140%; height: auto; position: absolute; left: -20%; top: 100px; z-index: 10; background-color:#fff; box-shadow: 0 4px 8px 0 rgba(0, 12, 49, 0.1); border-radius: 0; opacity: 0; visibility: hidden; -webkit-transform: translateY(34px); transform: translateY(34px); -webkit-transition: all .4s; transition: all .4s; overflow: hidden; }

.ny_top .nav_item_open { background-color:#fff;}
.nav_item:hover .nav_item_open { visibility: visible; opacity: 1; -webkit-transform: translateY(0px); transform: translateY(0px);}
.subopen { display: none; }
.nav_item2 { width: 100%;}
.nav_item2 a { display: block; width:100%; height:44px; overflow:hidden; line-height:44px; padding: 0 10px; color: #666; font-size: 14px; white-space:nowrap; text-overflow: ellipsis; text-align: center; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.ny_top .nav_item2 a { color:#565656;}
.nav_item2:hover a { background-color: #e64b4b; color: #fff;}
.hcover { display: none;}

header .top_two .w1400 .top_ss{ float:right;width: calc(42% - 300px); margin-top:35px;}
header .top_two .w1400 .top_ss .sr{ width:80%; float:left;height:30px; line-height:30px; color:#999; padding-left:8px;border:1px solid #ededed; outline:none;}
header .top_two .w1400 .top_ss .tj{ width:20%; height:30px; float:left;border:1px solid #ededed; outline:none; border-left:0; background:#fff;background: url(../images/serach.png) center center no-repeat;}
@media screen and (max-width:1299px){
	header .top_two .logo{ margin-top:23px;width:240px;}
	.nav_item > a { font-size:16px;}
	header .top_two .w1400 .top_ss{ float:right;width: calc(42% - 240px); margin-top:35px;}
}
@media screen and (max-width:1080px){
	header .top_two{ height:80px;}
	header .top_two .w1400{ position:relative;}
	header .top_two .logo{ margin-top:13px;}
	header .top_two .w1400 nav { width:100%; height:auto; position:absolute; left:-100%; background:#fff;}
	header .top_two .w1400 nav ul li{ width:100%;}
	.menu_open { display: block; float: right; width: 40px; height: 40px; padding: 5px 0; border: 1px solid #eaeaea; position: fixed; top: 55px; right: 5%; box-sizing: border-box; z-index: 999999; cursor: pointer }
	.menu_open i { height: 2px; width: 50%; background-color: #c22423; display: block; margin: 5px auto; }
	.menu_open:active { background-color: #c22423; border: 1px solid #c22423; }
	.menu_open:active i { background-color: #fff; }	
	
	.nav { width: 50%; height: 100%; position: fixed; top: 0; left: -50%; z-index: 9999999;background-color: #c22423;}
	.hcover { display: block; width: 50%; height: 100%; background: rgba(0,0,0,.5); position: fixed; right: -50%; top: 0; z-index: 9999999; }
	.nav_ul { margin: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; overflow-x: hidden; overflow-y: auto; padding-top: 10px; text-align: left; display:block !important;}
	.nav_item { float: none; margin: 0; width: 100%; height: 70px; position: relative; }
	.nav_item:after { content: ''; display: block; width: 100%; border-bottom: 1px solid #d32927;}
	.nav_item > a { display: block; height: 70px; line-height: 70px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0; font-size: 16px; color: #fff !important; padding: 0 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
	.nav_item > a:active { background-color: #0065a4; }
	.nav_item > a:after { display: none; }
	.nav_item > a:hover, .nav_item > a.navon {background: #9a0302;}
	.nav_item:hover > a em, .nav_item > a.navon em{ display:none;}
	.nav_item i { position: absolute; z-index: 2; top: 0; right: 0; width: 100%; height: 100%; display: block; }
	.nav_item i:after { content: ''; display: block; width: 8px; height: 8px; margin-bottom: -4px; border: 1px solid rgba(255,255,255,.5); border-top: 0; border-left: 0; position: absolute; bottom: 50%; right: 22px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
	.nav_item_open { width: 50%; height: 100%; margin: 0; box-shadow: none; background-color: #c22423; border-radius: 0; opacity: 1; visibility: visible; -webkit-transform: translateY(0px); transform: translateY(0px); position: fixed; left: -50%; top: 0; border-top: none; }
	.subopen { display: block; }
	.subopen a { display: block; overflow: hidden; margin: 0; padding: 15px; white-space: nowrap; text-overflow: ellipsis; font-size: 16px; color: rgba(255,255,255,.8); background: rgba(0,0,0,.1); text-indent: 30px; position: relative; }
	.subopen a:before { content: ''; display: block; width: 8px; height: 8px; position: absolute; bottom: 50%; left: 22px; margin-bottom: -4px; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); border: 1px solid rgba(255,255,255,.5); border-right: 0; border-bottom: 0; }
	.nav_item2 { position: relative; }
	.nav_item2 a { width: 100%; display: block; line-height: 30px; height: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; overflow: hidden; margin: 0; padding: 10px; white-space: nowrap; text-overflow: ellipsis; color: #fff; font-size: 14px; }
	.nav_item2:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom: 1px solid rgba(0,0,0,.1); }
	
	header .top_two .w1400 .top_ss{ float:right; margin-right:60px;width: calc(100% - 340px); margin-top:20px;}
	header .top_two .w1400 .top_ss .sr{height:40px; line-height:40px;}
    header .top_two .w1400 .top_ss .tj{ height:40px;}
}
@media screen and (max-width:1023px){
	.menu_open { right:3%;}
}
@media screen and (max-width:767px){
	header .top_one{ display:none;}	
	.menu_open{ top:20px;}
	header .top_two .w1400 .top_ss{ width:100%; margin:0 0 10px;}
}

/**top end**/

/* banner 开始 */
.apple-banner { width: 100%; height: 690px; overflow: hidden;}
.apple-banner .swiper-container1 { width: 100%; height: 690px; position:relative;}
.apple-banner .swiper-container1 .swiper-button-prev, .apple-banner .swiper-container1 .swiper-button-next { width: 15%; height: 100%; top:0; background:none; margin:0;}
.apple-banner .swiper-container1 .swiper-button-prev { left:0;}	
.apple-banner .swiper-container1 .swiper-button-next { right:0;}
.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { display:block; width: 64px; height: 64px; position: absolute; top: 50%; margin-top:-32px; border-radius: 100%; opacity: 0; -webkit-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.apple-banner .swiper-button-prev span { background: rgba(0,0,0,0.3) url(../images/arrows1.png) center center no-repeat; left: 20px;}
.apple-banner .swiper-button-next span { background: rgba(0,0,0,0.3) url(../images/arrows2.png) center center no-repeat; right:20px;}
.apple-banner .swiper-button-prev:hover span, .apple-banner .swiper-button-next:hover span{ opacity: .7;}
/*分页器*/
.apple-banner .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction{ top:auto; bottom:40px;}
.apple-banner .swiper-pagination-bullet { display: inline-block; width: 15px; height:15px; background:none; border:1px solid #fff; margin: 0 4px; cursor: pointer;border-radius:0;opacity: 1; border-radius:50%;}
.apple-banner .swiper-pagination-bullet-active { background:#fff;}
@media screen and (max-width:1499px){
	.apple-banner { height: 566px;}
	.apple-banner .swiper-container1{ height: 566px;}
}
@media screen and (max-width:1299px){
	.apple-banner { height: 450px;}
	.apple-banner .swiper-container1{ height: 450px;}
}
@media screen and (max-width:1023px){
	.apple-banner { height: 350px;}
	.apple-banner .swiper-container1{ height: 350px;}
}
@media screen and (max-width:768px){
	.apple-banner { height: 280px;}
	.apple-banner .swiper-container1{ height: 280px;}
	.apple-banner .swiper-container-horizontal>.swiper-pagination-bullets, .apple-banner .swiper-pagination-custom, .apple-banner .swiper-pagination-fraction{bottom:20px;}
	.apple-banner .swiper-button-prev span, .apple-banner .swiper-button-next span { width:44px; height:44px; background-size:44px 44px;}
	.apple-banner .swiper-button-prev span { left:10px;}
	.apple-banner .swiper-button-next span { right:10px;}
	.apple-banner .swiper-pagination { bottom:12px;}
	.apple-banner .swiper-pagination-bullet { width:10px; height:10px; margin:0 2px;}
	.apple-banner .swiper-pagination-bullet span { width:10px; height:10px;}
	.apple-banner .swiper-pagination-bullet i { height:10px;}
}
@media screen and (max-width:600px){
	.apple-banner { height: 250px;}
	.apple-banner .swiper-container1{ height: 250px;}
}
@media screen and (max-width:500px){
	.apple-banner { height: 200px;}
	.apple-banner .swiper-container1 { height: 200px;}
}
@media screen and (max-width:375px){
	.apple-banner { height: 150px;}
	.apple-banner .swiper-container1 { height: 150px;}
}
@media screen and (max-width:320px){
	.apple-banner { height: 140px;}
	.apple-banner .swiper-container1 { height: 140px;}
}
/* banner 结束 */

/*首页大标题*/
.indbt_box{ font-size:28px; font-weight:bold;color: #c22423; margin-bottom:35px;}
.indbt_box span{ font-size:14px; color:#999; text-transform:uppercase; margin-left:10px; font-weight:400;}
@media screen and (max-width:1023px){
   .indbt_box{ margin-bottom:25px;} 
}
@media screen and (max-width:767px){
   .indbt_box{ margin-bottom:20px; font-size:24px;} 
   .indbt_box span{ font-size:12px;}
}
/*首页推荐产品*/
.ind_tjpro{ padding:60px 0 40px; background:#f5f5f5; position:relative; min-height:400px;}
.ind_tjpro ul{ width:100%;}
.ind_tjpro ul li{ width:48.5%; height:260px; float:left; margin-right:3%; background:#fff; padding:25px;display:flex; display: -webkit-flex;justify-content: space-between; align-items: center; margin-bottom:40px;transition: all .4s ease;}
.ind_tjpro ul li:hover{ box-shadow:2px 2px 16px rgba(0,0,0,.1);}
.ind_tjpro ul li:nth-child(2n){ margin-right:0;}
.ind_tjpro ul li .indtjpro_img{ display:block; position:relative; width:38%; height:100%; float:left; overflow:hidden;}
.ind_tjpro ul li .indtjpro_img img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;transition: all .5s ease;}
.ind_tjpro ul li:hover .indtjpro_img img{ -webkit-transform: scale(1.05);-moz-transform: scale(1.05);transform: scale(1.05);}
.ind_tjpro ul li .indtjpro_tit{ width:59%; float:right;}
.ind_tjpro ul li .indtjpro_tit .indtjpro_name{ font-size:20px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition: all .4s ease;}
.ind_tjpro ul li:hover .indtjpro_tit .indtjpro_name{ color:#c22423;}
.ind_tjpro ul li .indtjpro_tit p{ color:#999; line-height:25px; height:75px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; margin:20px 0;}
.ind_tjpro ul li .indtjpro_tit .indtjpro_more{ position:relative; font-size:16px;transition: all .4s ease;}
.ind_tjpro ul li:hover .indtjpro_tit .indtjpro_more{ color:#c22423;}
.ind_tjpro ul li .indtjpro_tit .indtjpro_more:after{ content:""; display:block; width:37px; height:9px; background:url(../images/morejt.png) center no-repeat; background-position:0 0; position:absolute; left:45px; top:6px;transition: left .4s ease;}
.ind_tjpro ul li:hover .indtjpro_tit .indtjpro_more:after{ left:55px;background-position:0 -9px;}
.indmore_ck{ display:block; width:340px; height:48px; line-height:48px; font-size:16px; background:#c22423; text-align:center; color:#fff;transition: all .4s ease; position:absolute; bottom:-25px; left:50%; margin-left:-170px;}
.indmore_ck:hover{background:#b30405;}
.indmore_ck img{ margin-left:8px;transition: all .4s;}
.indmore_ck:hover img{ margin-left:12px;}
@media screen and (max-width:1299px){
	.ind_tjpro ul li{ margin-bottom:30px;}
}
@media screen and (max-width:1023px){
	.ind_tjpro{ padding:40px 0 50px;}
	.ind_tjpro ul li{ width:100%; margin-right:0;margin-bottom:15px;}
	.ind_tjpro ul li .indtjpro_tit .indtjpro_name{ font-size:18px;}
}
@media screen and (max-width:767px){
	.ind_tjpro{ padding:30px 0 50px;}
	.indmore_ck{ width:200px;margin-left:-100px;}
	
}
@media screen and (max-width:500px){
	.ind_tjpro ul li{display: block !important; height:auto;}
	.ind_tjpro ul li .indtjpro_img{ width:100%; height:210px; margin-bottom:10px;}
	.ind_tjpro ul li .indtjpro_tit{ width:100%;}
	.ind_tjpro ul li .indtjpro_tit .indtjpro_name{ font-size:17px;}
	.ind_tjpro ul li .indtjpro_tit p{ margin:10px 0;height: 50px;-webkit-line-clamp: 2;}
}

/*首页案例*/
.ind_case{ padding:80px 0 60px; overflow:hidden;min-height:400px;}
.ind_case .indcase_box{ width:100%; overflow:hidden; position:relative; padding-bottom: 50px;}
.ind_case .indcase_box ul{ margin-top:10px;}
.ind_case .indcase_box ul li{ width:32%; float:left; position:relative;}
.ind_case .indcase_box ul li .indcase_img{ width:100%; height:220px; display:block;}
.ind_case .indcase_box ul li .indcase_img img{ width:100%; height:100%;object-fit: cover;}
.ind_case .indcase_box ul li em{ color:#fff; font-size:16px; padding:5px 25px; background:rgba(0,0,0,.5); top:15px; left:15px; position:absolute;}
.ind_case .indcase_box ul li .text{ width:100%; padding:34px 6%; background:#ebebeb;transition: all .4s ease;}
.ind_case .indcase_box ul li:hover .text{background:#c22423;}
.ind_case .indcase_box ul li .text a{ font-size:20px;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;transition:}
.ind_case .indcase_box ul li:hover .text a{ color:#fff;}
.ind_case .indcase_box ul li .text p{max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block; margin-top:5px; font-size:15px; color:#666;}
.ind_case .indcase_box ul li:hover .text p{color:#fff;}
.ind_case .indcase_box .swiper-pagination-bullet{ width:12px; height:12px;}
.ind_case .indcase_box .swiper-pagination-bullet-active{ background:#c22423;}
@media screen and (max-width:1023px){
	.ind_case{ padding:60px 0 30px;}
}
@media screen and (max-width:767px){
	.ind_case{ padding:50px 0 25px;}
}

/*首页关于我们*/
.ind_about{ padding:100px 0; overflow:hidden; background:url(../images/about_bg.jpg) top no-repeat; background-size:cover;}
.ind_about .text{ width:540px; padding:50px 35px; background: rgba(194,36,35,.8);}
.ind_about .text .bt{ font-weight:bold; color:#fff; font-size:26px;}
.ind_about .abcont{ color:#fff; font-size:15px; line-height:25px; height:100px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; margin:24px 0 30px;}
.ind_about a{ width:146px; height:40px; line-height:40px; background:#fff; color:#c22423; text-align:center; display:block; font-size:16px;}
.ind_about a img{ margin-left:7px;transition: all .4s;}
.ind_about a:hover img{ margin-left:11px;}
@media screen and (max-width:1023px){
	.ind_about{ padding:60px 0;}
}
@media screen and (max-width:767px){
	.ind_about{ padding:50px 0;}
	.ind_about .text{ width:100%; padding: 30px;}
	.ind_about .text .bt{ font-size:22px;}
	.ind_about .abcont{margin: 14px 0 20px;}
}

/*首页新闻中心*/
.ind_new{padding:60px 0 70px; overflow:hidden;min-height:400px;}
.ind_new ul{ width:100%;}
.ind_new ul li{ width:23.5%; float:left; margin-right:2%; box-shadow:0 0 15px rgba(0,0,0,.1); padding:35px 20px; position:relative; overflow:hidden;}
.ind_new ul li:nth-child(4n){ margin-right:0;}
.ind_new ul li:after{ content:""; display:block; width:100%; height:100%;background:#c22423;position:absolute; top:50%; left:0; opacity:0;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; }
.ind_new ul li:hover:after{ opacity:1;top:0;}
.ind_new ul li .indnew_name{ font-size:18px; font-weight:bold; line-height:28px; height:56px; display:block;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ind_new ul li:hover .indnew_name{color:#fff; position:relative; z-index:1;}
.ind_new ul li em{ display:block; width:35px; height:2px; background:#c22423; margin:20px 0;}
.ind_new ul li:hover em{position:relative; z-index:1;background:#fff;}
.ind_new ul li time{ color:#999; font-size:16px;}
.ind_new ul li:hover time{position:relative; z-index:1; color:#fff;}
.ind_new ul li p{ color:#666; font-size:15px; line-height:25px; height:100px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical; margin:7px 0 30px;}
.ind_new ul li:hover p{position:relative; z-index:1; color:#fff;}
.ind_new ul li .indnew_more{ color:#c22423; font-size:16px; position:relative;}
.ind_new ul li:hover .indnew_more{position:relative; z-index:1; color:#fff;}
.ind_new ul li .indnew_more:after{ content:""; display:block;width:22px; height:13px;background:url(../images/morejt3.png) center no-repeat; position:absolute; left:72px; top:6px;transition: all .4s ease;}
.ind_new ul li:hover .indnew_more:after{background:url(../images/morejt2.png) center no-repeat; left:76px;}
.ind_new .indmore_ck{ position:static; margin:46px auto 0;}
@media screen and (max-width:1023px){
	.ind_new{padding:40px 0 50px;}
	.ind_new .indmore_ck{ margin-top:20px;}
	.ind_new ul li{ width:48%; margin-bottom:20px; margin-right:4%;}
	.ind_new ul li:nth-child(4n){ margin-right:4%;}
	.ind_new ul li:nth-child(2n){ margin-right:0;}
}
@media screen and (max-width:767px){
	.ind_new{padding:30px 0 40px;}
	.ind_new .indmore_ck{ margin-top:10px;}
}
@media screen and (max-width:500px){
	.ind_new ul li{ width:100%; margin-right:0;}
	.ind_new ul li:nth-child(4n){ margin-right:0;}
}

/**nybanner**/
.nybanner { width: 100%; height: 380px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.nybanner img { display: block; width: 1920px; height: 380px; overflow: hidden; margin: 0 0 0 -960px; position: absolute; left: 50%; top: 0; }
@media screen and (max-width:1199px) and (min-width:1080px) {
.nybanner { width: 100%; height: 300px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.nybanner img { display: block; width: 1920px; height: 300px; overflow: hidden; margin: 0 0 0 -960px; position: absolute; left: 50%; top: 0; }
}
@media screen and (max-width:1079px) and (min-width:768px) {
.nybanner { width: 100%; height: 260px; overflow: hidden; margin: 0 auto; padding: 0; position: relative; }
.nybanner img { display: block; width: 1920px; height: 260px; overflow: hidden; margin: 0 0 0 -960px; position: absolute; left: 50%; top: 0; }
}
@media screen and (max-width:767px) {
.nybanner { width: 100%; height: auto; overflow: hidden; margin: 0 auto; padding: 0; }
.nybanner img { display: block; width: 180%; height: auto; overflow: hidden; margin: 0 0 0 -40%; position: static; }
}
/**面包屑**/
.ny_crumb{ width:100%; height:70px; box-shadow: 3px 3px 10px rgba(0,0,0,.1);}
.ny_crumb .w1400{ line-height:70px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;display: block;}
.ny_crumb .w1400 span{ color:#999;}
.ny_crumb img{ margin-right:7px;vertical-align: middle !important;}

/*内页关于我们*/
.ny_allbox{ min-height:400px; padding:60px 0; overflow:hidden;}
.ny_about{ padding-bottom:0 !important;}
.ny_about .ny_aboutbt{ width:100%; text-align:center;}
.ny_about .ny_aboutbt p{ font-size:32px; line-height:40px; font-weight:bold; text-transform:uppercase;}
.ny_about .ny_aboutbt span{ font-size:30px; }
.ny_about .nygsjj{ font-size:16px; line-height:32px; margin-top:30px; text-indent:2em; max-height:500px; overflow-y:scroll;}
.ny_about .nygsjj p{font-size:16px; line-height:32px;}
.ny_about .nygsjj p,.ny_about .nygsjj img,.ny_about .nygsjj video{ width:auto !important; max-width:100%; height:auto !important;}
.sbdtxg{width: 23px;margin:30px auto 40px;}
.sbdtxg:before{ content: "";display: block; width: 100%;height: 44px; background-image: url(../images/tb35.png); background-size: 100% 100%;}
.sbdtxg:after{content: "";display: block;margin-top: 4px;width: 100%;height: 17px;background-image: url(../images/tb35h.png);
background-size: 100% 100%;animation: sb1 2s infinite;}
@keyframes sb1{
	0% {
		opacity: 0;
		transform: translateY(0);
	}
	60% {
		opacity: 1;
		transform: translateY(10px);
	}
	100% {
		opacity: 0;
		transform: translateY(20px);
	}
}
@media screen and (max-width:1079px) {
	.ny_allbox{padding:40px 0;}
    .ny_about .ny_aboutbt p{ font-size:30px; line-height:30px;}
	.ny_about .ny_aboutbt span{ font-size:34px;}
	.ny_about .nygsjj{ margin-top:20px;}
	
}
@media screen and (max-width:767px) {
	.ny_allbox{padding:35px 0;}
	.ny_about .ny_aboutbt p{ font-size:26px; line-height:26px;}
	.ny_about .ny_aboutbt span{ font-size:26px;}
	.ny_about .nygsjj{ margin-top:10px;}
	.sbdtxg { margin: 20px auto;}
}
/*关于我们 企业文化*/
.ny_about .ny_about2{ padding:60px 0; overflow:hidden;background: url(../images/pro_bg.png) bottom no-repeat; background-size:cover;}
.ny_about .ny_about2 ul{ margin-top:40px;}
.ny_about .ny_about2 ul li{ width:23.5%; margin-right:2%; float:left; background:#fff; border-radius:8px; padding:30px 20px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s;}
.ny_about .ny_about2 ul li:hover{box-shadow: 3px 3px 10px rgba(0,0,0,.1); transform:translateY(-10px);}
.ny_about .ny_about2 ul li:nth-child(4n) {margin-right:0;}
.ny_about .ny_about2 ul li em{ display:block; width:60px; height:50px; margin:0 auto; position:relative;}
.ny_about .ny_about2 ul li em:before{ content:""; display:block; width:45px; height:45px; position:absolute; left:0; z-index:2;}
.ny_about .ny_about2 ul li em:after{ content:""; display:block; width:30px; height:30px;background: rgba(194,36,35,.2);border-radius:50%; position:absolute; right:10px; bottom:5px;transition-duration: .4s;-ms-transition-duration: .4s;-moz-transition-duration: .4s;-webkit-transition-duration: .4s; opacity:.5;}
.ny_about .ny_about2 ul li:hover em:after{right:5px; bottom:0;}
.ny_about .ny_about2 ul li:nth-of-type(1) em:before{background: url(../images/qywhico.png) no-repeat;}
.ny_about .ny_about2 ul li:nth-of-type(2) em:before{background: url(../images/qywhico.png) 0 -45px no-repeat;}
.ny_about .ny_about2 ul li:nth-of-type(3) em:before{background: url(../images/qywhico.png) 0 -90px no-repeat;}
.ny_about .ny_about2 ul li:nth-of-type(4) em:before{background: url(../images/qywhico.png) 0 -135px no-repeat;}
.ny_about .ny_about2 ul li p{ font-size:24px; font-weight:bold; text-align:center; margin:20px 0 10px;}
.ny_about .ny_about2 ul li span{ color:#666;text-align:center; display:block; font-size:16px;}
@media screen and (max-width:1079px) {
	.ny_about .ny_about2{ padding:50px 0 35px;}
	.ny_about .ny_about2 ul{ margin-top:30px;}
	.ny_about .ny_about2 ul li{ width:48.5%;margin-right:3%; margin-bottom:15px;padding: 20px 15px;}
	.ny_about .ny_about2 ul li:nth-child(2n) {margin-right:0;}
}
@media screen and (max-width:767px) {
	.ny_about .ny_about2{ padding:40px 0 25px;}
	.ny_about .ny_about2 ul{ margin-top:20px;}
	.ny_about .ny_about2 ul li p{ font-size:20px;margin: 10px 0 5px;}
	.ny_about .ny_about2 ul li span{ font-size:14px;}
}

/*关于我们 荣誉资质*/
.ny_about .ny_about3{ padding:60px 0; overflow:hidden;background:#c22423;}
.ny_about .ny_about3 .ny_aboutbt p{color:#fff;}
.ny_about .ny_about3 .ny_aboutbt span{color:#fff;}
/*多行多列 开始*/
.ny_about .ny_about3 .ny_about3lbo {overflow:hidden;position:relative; margin-top:40px; padding-bottom:40px;}
.ny_about .ny_about3 .ny_about3lbo .abhonor { height:270px; border-radius:40px 0 0 0; background-color:#fff; padding:30px;border-bottom:3px solid #d24140;display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;background-image: linear-gradient(-45deg, #d24140 45%, #fff 45%);background-size: 150% 100%;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_about .ny_about3 .ny_about3lbo .abhonor:hover {background-size: 130% 100%;box-shadow: 3px 7px 10px rgba(0,0,0,.3); transform:translateY(-8px);}
.ny_about .ny_about3 .abhonor .abhonor_l{ width:58%; float:left;}
.ny_about .ny_about3 .abhonor .abhonor_l em{ display:block; width:60px; height:56px; background:url(../images/ab_honorico.png) no-repeat;}
.ny_about .ny_about3 .abhonor .abhonor_l p{ font-size:20px;max-width: 100%; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; margin:20px 0;}
.ny_about .ny_about3 .abhonor .abhonor_l a{ color:#c22423; font-size:16px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_about .ny_about3 .abhonor:hover .abhonor_l a{ font-weight:bold;}
.ny_about .ny_about3 .abhonor .honorimg{ display:block; width:40%; height:100%; position:relative; float:right;}
.ny_about .ny_about3 .abhonor .honorimg img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;}
/*分页器*/
.ny_about .ny_about3 .ny_about3lbo .swiper-pagination { width:100%; height:12px; overflow:hidden; margin:0; padding:0; left:0; bottom:0!important;}
.ny_about .ny_about3 .ny_about3lbo .swiper-pagination .swiper-pagination-bullet { width:12px; height:12px; border-radius:50%; opacity:0.5; background-color:#fff;}
.ny_about .ny_about3 .ny_about3lbo .swiper-pagination .swiper-pagination-bullet-active { opacity:1;}
/*多行多列 结束*/
@media screen and (max-width:1079px) {
	.ny_about .ny_about3{ padding:40px 0;}
	.ny_about .ny_about3 .ny_about3lbo .abhonor{ height:320px;}
}
@media screen and (max-width:767px) {
	.ny_about .ny_about3{ padding:35px 0;}
	.ny_about .ny_about3 .ny_about3lbo .abhonor{ height:270px; padding:15px;}
	.ny_about .ny_about3 .abhonor .abhonor_l p{ font-size:16px;}
    .ny_about .ny_about3 .abhonor .abhonor_l a{ font-size:14px;}
}

/*产品分类 开始*/
.ny_allbox .Pro_left {width:23%;/* overflow:hidden; */float:left;}
.Pro_left .h_left {width:100%;/* overflow:hidden; */margin:0 auto 20px;}
.Pro_left .cp_type {background-color:#fff;}
.Pro_left .cp_type .hd {text-align:center;background: #c22423;padding:20px;}
.Pro_left .cp_type .hd p { height:40px; line-height:40px; font-size:28px; font-weight:bold; color:#fff;}
.Pro_left .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.Pro_left .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.Pro_left .cp_type .bd {border-top:0;padding:20px 10px 10px;/* box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); */background: #fff;border: 1px solid #E8EDF2;}
.Pro_left .cp_type .bd ul li { margin:0 auto 10px;}
.Pro_left .cp_type .bd ul li.on { border:0;}
.Pro_left .cp_type .bd ul li p { height:60px; line-height:60px; padding:0 60px 0 0; background-color:#f7f7f7; position:relative;}
.Pro_left .cp_type .bd ul li p a { display:block; width:100%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.Pro_left .cp_type .bd ul li p span { display:block; width:60px; height:60px; cursor:pointer; position:absolute; top:0; right:0;background:url(../images/mulu1.png) center center no-repeat; background-size:20px 20px;}
.Pro_left .cp_type .bd ul li:hover p span{ background:url(../images/mulu3.png) center center no-repeat; background-size:20px 20px;}
.Pro_left .cp_type .bd ul li div { display:none;}
.Pro_left .cp_type .bd ul li.on div { display:block;}
.Pro_left .cp_type .bd ul li div a {display:block;height:48px;line-height:48px;color:#454545;font-size: 15px;margin:0 auto 1px;padding:0 20px 0 36px;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;background:#fff url(../images/icon4.png) 20px center no-repeat;}
.Pro_left .cp_type .bd ul li div a:first-child { border-top:0;}
.Pro_left .cp_type .bd ul li p:hover, .Pro_left .cp_type .bd ul li.on p {background-color:#c22423;}
.Pro_left .cp_type .bd ul li p:hover a, .Pro_left .cp_type .bd ul li.on p a { color:#fff;}
.Pro_left .cp_type .bd ul li.on p span { background:url(../images/mulu2.png) center center no-repeat; background-size:20px 20px;}
.Pro_left .cp_type .bd ul li div a:hover {color: #c22423;background:url(../images/icon5.png) 20px center no-repeat;}
.Pro_left .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.Pro_left .cp_type .bd ul a.ckqb:hover { background:#e30614; color:#fff;}
.Pro_left .cp_type .bd ul .lastflli { display:block; width:100%; height:40px; line-height:40px; color:#fff; text-align:center;background-image: linear-gradient(45deg, #65ae46 , #1e91c6);-webkit-transition: all .3s;-moz-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.Pro_left .cp_type .bd ul .lastflli:hover{background-image: linear-gradient(45deg, #1e91c6 , #1e91c6)}
@media screen and (max-width:1199px) and (min-width:1080px) {
	.Pro_left .cp_type .bd ul li div a { padding:0 20px 0 40px;}
	.Pro_left .cp_type .hd p{font-size:22px;}

}
@media screen and (max-width:1079px){
	.ny_allbox .Pro_left { width:30%;}
		
}
@media screen and (max-width:1023px){
	.ny_allbox .Pro_left { width:100%;}
	.Pro_left .h_left { margin:0 auto 20px;}
	.Pro_left .cp_type { margin:0;}
	.Pro_left .cp_type .hd {padding: 15px 20px;}
	.Pro_left .cp_type .hd p:before { display:none;}
	.Pro_left .cp_type .hd { background:#c22423 url(../images/down1.png) 96% center no-repeat;padding: 20px;text-align:left;overflow:hidden;}
	.Pro_left .cp_type .hd.on { background:#c22423 url(../images/up1.png) 96% center no-repeat;}
	.Pro_left .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px; font-size:16px;}
	.Pro_left .cp_type .hd p { padding:0; display:block; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0;}
	.Pro_left .cp_type .bd { display:none;}
	.Pro_left .cp_type .bd ul li:last-child { border:0;}
	
	.Pro_left .cp_type .bd ul li p { height:60px; line-height:60px;}
	.Pro_left .cp_type .bd ul li p a { width:90%; font-size:16px; line-height:60px;}
	.Pro_left .cp_type .bd ul li p span { width:10%; background-size: 20px;}
	.Pro_left .cp_type .bd ul li.on p span { background-size: 16px;}
	.Pro_left .cp_type .bd ul li p:hover span { background-size: 16px;}
	.Pro_left .cp_type .hd p:before { display:none;}
}
@media screen and (max-width:767px) {
	.Pro_left .cp_type .hd { background:#c22423 url(../images/down1.png) 95% center no-repeat; background-size: 32px 32px; padding: 10px 20px;}
	.Pro_left .cp_type .hd.on { background:#c22423 url(../images/up1.png) 95% center no-repeat; background-size: 32px 32px;}
	.Pro_left .cp_type .hd span { display:none;}
	.Pro_left .cp_type .hd p {font-size:20px;}
	.Pro_left .cp_type .bd ul li p a { line-height:48px; font-size:16px;}
	.Pro_left .cp_type .bd ul li div a { font-size:14px;}
	.Pro_left .cp_type .bd ul li p { height:48px;line-height:48px;}
	.Pro_left .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.Pro_left .cp_type .bd ul li p span { width:48px; height:48px;right: 10px;}
	.Pro_left .cp_type .bd ul li.on p span { background-size: 20px;}
	.Pro_left .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:320px) {
	.Pro_left .cp_type .hd { padding:4px 4%;}
	.Pro_left .cp_type .hd span { display:none;}
}


.ny_allbox .Pro_right { width:74.5%; height:auto; float:right;}
.Pro_right .Pro_list { width:100%; height:auto; margin:0 auto -20px; padding:0; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.Pro_list ul { width:100%; max-width:1600px; height:auto; margin:0 auto; padding:0; position:relative;}
.Pro_list ul li {width:32%;height:auto;margin:0 2% 20px 0;padding:10px;background-color:#fff;box-shadow: 0 0 15px rgba(20,49,49,0.1);float:left;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.Pro_list ul li:nth-child(3n+3) { margin:0 0 20px;}

.Pro_list ul li .NyPro_con {width:100%; height:330px;overflow:hidden;margin:0 auto;padding:9px;position:relative;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.Pro_list ul li .NyPro_con .NyPro_img {width:100%;height: 260px;overflow:hidden;margin:0 auto;padding:0;}
.Pro_list ul li .NyPro_con .NyPro_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.Pro_list ul li .NyPro_con .NyPro_img a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}

.Pro_list ul li:hover .NyPro_con .NyPro_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.Pro_list ul li .NyPro_con .NyPro_name {width:100%;height:auto;overflow:hidden;margin: 5px auto 0;padding:0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
.Pro_list ul li .NyPro_con .NyPro_name a { display:block; width:100%; height:30px; overflow:hidden; line-height:30px; color:#333; font-size:16px; text-align:center; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.Pro_list ul li .NyPro_con .NyPro_name a i { display:none;}
.Pro_list ul li .NyPro_con .NyPro_name em {display:block;width:30px;height:2px;overflow:hidden;background-color: #c22423;margin:8px auto 0;padding:0;}
.Pro_list ul li:hover .NyPro_con {padding:10px;}
.Pro_list ul li:hover .NyPro_con .NyPro_name {height:100%;padding: 104px 10px 10px;position:absolute;left:0;top:0;background-color: rgb(0, 0, 0,.4);margin-top:0;}
.Pro_list ul li:hover .NyPro_con .NyPro_name a { height:auto; color:#fff;}
.Pro_list ul li:hover .NyPro_con .NyPro_name a i { display:block; width:50px; height:50px; overflow:hidden; margin:0 auto 40px; padding:0; background:url(../images/more1.png) center center no-repeat; background-size:50px 50px;}
.Pro_list ul li:hover .NyPro_con .NyPro_name em { background-color:#fff;}
.ny_allbox .Pro_right .height{ height:20px;}
@media screen and (max-width:1360px){
	.Pro_list ul li .NyPro_con .NyPro_name a { font-size:15px;}
	.Pro_list ul li .NyPro_con { height:240px;}
	.Pro_list ul li .NyPro_con .NyPro_img { height:180px;}
	.Pro_list ul li:hover .NyPro_con .NyPro_name { padding:50px 10px 10px;}
}
@media screen and (max-width:1280px){
	.Pro_list ul li:hover .NyPro_con .NyPro_name a i { margin:0 auto 20px;}
}
@media screen and (max-width:1079px){
	.ny_allbox .Pro_right { width:66%;}
	.Pro_list ul li { width:48.5%; margin:0 3% 20px 0;}
	.Pro_list ul li:nth-child(3n+3) { margin:0 3% 20px 0;}
	.Pro_list ul li:nth-child(2n+2) { margin:0 0 20px;}
	.Pro_list ul li .NyPro_con { height:300px;}
	.Pro_list ul li .NyPro_con .NyPro_img { height:252px;}
	.Pro_list ul li:hover .NyPro_con .NyPro_name { padding:90px 10px 10px;}
}
@media screen and (max-width:1023px){
	.ny_allbox .Pro_right { width:100%;}
	.Pro_right .Pro_list { margin:0 auto -30px;}
	.Pro_list ul li {margin:0 3% 30px 0;}
	.Pro_list ul li:nth-child(3n+3) { margin:0 3% 30px 0;}
	.Pro_list ul li:nth-child(2n+2) { margin:0 0 30px;}
	.Pro_list ul li .NyPro_con .NyPro_img { height:220px;}
}
@media (max-width: 767px) {
	.Pro_right .Pro_list { margin:0 auto -20px;}
	.Pro_list ul li { width:100%; margin:0 auto 20px;}
	.Pro_list ul li:nth-child(3n+3) { margin:0 auto 20px;}
	.Pro_list ul li:nth-child(2n+2) { margin:0 auto 20px;}
	.Pro_list ul li .NyPro_con .NyPro_img { height:230px;}
	.Pro_list ul li:hover .NyPro_con .NyPro_name a i { margin:0 auto 20px;}
}
@media (max-width: 320px) {
	.Pro_list ul li .NyPro_con { height:240px;}
	.Pro_list ul li .NyPro_con .NyPro_img { height:170px;}
	.Pro_list ul li:hover .NyPro_con .NyPro_name { padding: 60px 10px 10px;}
	.Pro_list ul li .NyPro_con .NyPro_name a { font-size: 14px;}
}

/*产品列表页*/
.cp_type .bd ul li.chakan{ height:50px; background:#c22423;text-align:center;}
.cp_type .bd ul li.chakan a{ line-height:50px;font-size:15px; color:#fff;}
.ny_allbox .Pro_right {width: 74.5%;float: right;}
.ny_allbox .Pro_right .Pro_list2 ul{ width:100%;}
.ny_allbox .Pro_right .Pro_list2 ul li{transition:all .3s;margin-bottom:20px; width:100%;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap {display:block;overflow:hidden;margin:0 auto;padding: 20px;border:1px solid #eaeaea;background-color:#fff;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap:hover {border: 1px solid #c22423;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_img {display:block;width: 22%;height: 160px;overflow:hidden;margin: 0 2% 0 0;float:left;text-align:center;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_img  img { max-width:95%; max-height:95%;vertical-align:middle; webkit-transition: all .25s;-moz-transition: all .25s;-ms-transition: all .25s;-o-transition: all .25s;transition: all .25s;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_img .iblock {display:inline-block;height:100%;width:0;vertical-align:middle}
.ny_allbox .Pro_right .Pro_list2 ul li:hover .pro_img img{-webkit-transform: scale(1.05) rotate(0deg) translateY(0);-ms-transform: scale(1.05) rotate(0deg) translateY(0);transform: scale(1.05) rotate(0deg) translateY(0);}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text {width: 60%;overflow:hidden;float:left;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text a.tlt { display:block;width:100%; height:30px;line-height:30px; color:#222; font-size:18px;overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap:hover .pro_text a.tlt {color: #c22423;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text p {width:100%;height: 50px;overflow:hidden;line-height:24px;color:#999;font-size:14px;margin-top: 5px;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others{color: #828282;font-size: 14px;line-height:30px;margin-top:30px;overflow: hidden;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others i{font-style: normal;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others span{display:block;float:left;margin-right:2%;height:30px;line-height:30px;padding:0 10px 0 32px;background: #f1f1f1;max-width: 49%;overflow: hidden;text-overflow: ellipsis;white-space:nowrap;margin-bottom:10px;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others span.cs1{background:#f1f1f1 url(../images/cs1.png) no-repeat 10px center;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others span.cs2{background:#f1f1f1 url(../images/cs2.png) no-repeat 10px center;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others span.cs3{background:#f1f1f1 url(../images/cs3.png) no-repeat 10px center;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_ck {display:block;width: 13%;height: 40px;line-height: 40px;color:#fff;font-size:14px;text-align:center;background-color: #c22423;margin: 55px 0;float:right;}
.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_ck img {display:inline-block;width: 25px;height: 7px;overflow:hidden;padding:0;vertical-align: middle;margin: 0px 0 0 8px;}

@media screen and (max-width:1079px){
	.ny_allbox .Pro_right{ width:100%;}
	.ny_allbox .Pro_right .Pro_list2 ul li{margin-top:20px;}
	.ny_allbox .Pro_right .Pro_list2 ul li:first-child{margin-top:30px;}
}
@media screen and (max-width:767px) {
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap{ padding:15px;}
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_img{width:100%;height:250px; margin:0 0 3% 0;}
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text{width:100%;}
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_ck{display:none;}
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text a.tlt{font-size:15px;}
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text p{margin-top:0;}
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others{margin-top:8px;height:auto;}
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others span{padding: 0 5%;margin-bottom:6px;}
	.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others span.cs1,.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text     .others span.cs2,.ny_allbox .Pro_right .Pro_list2 ul li .pro_wrap .pro_text .others span.cs3{background:#f1f1f1;max-width: 100%;}
}

/*相关文章*/
.lyNy_Xgwz { width:100%; overflow:hidden; margin:20px auto 0; padding:0;background: #f5f5f5;}
.lyNy_Xgwz .hd {text-align: center; background: #c22423; background-size: 100% 100%;padding: 20px;}
.lyNy_Xgwz .hd p { height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#fff;}
.lyNy_Xgwz .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.lyNy_Xgwz .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.lyNy_Xgwz .sanjiao{background:url(../images/mulubg.png) center top no-repeat; height:30px; width:100%; background-size:cover;}
.lyNy_Xgwz .Xgwz_list { width:100%; min-height: 150px; overflow:hidden; margin:0 auto; padding: 20px 10px 10px;}
.lyNy_Xgwz .Xgwz_list ul li { width:100%; overflow:hidden; background:#fff; padding:13px 40px 13px 13px; position:relative; margin-bottom:10px;} 
.lyNy_Xgwz .Xgwz_list ul li:hover{ background:#c22423;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_name{ display:block; max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; font-size:16px;}
.lyNy_Xgwz .Xgwz_list ul li:hover .Xgwz_name{ color:#fff;}
.lyNy_Xgwz .Xgwz_list ul li p{ color:#999; line-height:28px;}
.lyNy_Xgwz .Xgwz_list ul li:hover p{ color:#fff;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_more{ width:20px; height:20px; text-align:center; line-height:20px; border-radius:50%; background:#999; color:#fff; display:block; position:absolute; right:10px; top:50%; transform:translateY(-50%);}
.lyNy_Xgwz .Xgwz_list ul li:hover .Xgwz_more{background:#fff; color:#c22423;}
@media screen and (max-width:1079px){
	.lyNy_Xgwz .sanjiao{ display:none;}
	.lyNy_Xgwz .hd{ text-align:left;padding: 20px; overflow:hidden;}
	.lyNy_Xgwz .hd p{padding: 0;display: block;font-size: 24px;float: left;min-width: 88px; margin: 0 10px 0 0;}
	.lyNy_Xgwz .hd p::before{ display:none;}
	.lyNy_Xgwz .hd span{display: block;font-style: italic;float: left;height: 40px;line-height: 40px;font-size: 16px;}
}
@media screen and (max-width:767px){
.lyNy_Xgwz .hd span{ display:none;}
.lyNy_Xgwz .hd { padding:4px 4%;}
.lyNy_Xgwz .hd p{ font-size:20px;}
.lyNy_Xgwz .Xgwz_list ul li .Xgwz_name{ font-size:14px;}
}

/*内页联系我们*/
.ny_contact .lxfsull{display: -webkit-flex;display: flex;flex-wrap: wrap;}
.ny_contact .lxfsull li{ width:32%; float:left; margin-right:2%; background:#fff; padding:30px;box-shadow: 2px 3px 10px rgba(0,0,0,.1); display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;justify-content: space-between; }
.ny_contact .lxfsull li:nth-child(3n){ margin-right:0;}
.ny_contact .lxfsull li em{ display:block; width:70px; height:70px; border-radius:50%;float:left;}
.ny_contact .lxfsull li .lxfsullir{width: calc(100% - 85px); float:right; }
.ny_contact .lxfsull li p{ color:#999; font-size:16px; width:100%; margin-bottom:5px;}
.ny_contact .lxfsull li span{ font-size:17px; display:block; font-weight:bold; word-break: break-all;}
.ny_contact .lxfsull li:nth-of-type(1) span{ font-weight:500; font-size:16px;}
.ny_contact .lxfsull li:nth-of-type(1) em{background:#c22423 url(../images/contactico.png) no-repeat;}
.ny_contact .lxfsull li:nth-of-type(2) em{background:#c22423 url(../images/contactico.png) 0 -70px no-repeat;}
.ny_contact .lxfsull li:nth-of-type(3) em{background:#c22423 url(../images/contactico.png) 0 -140px no-repeat;}
.ny_contact  .lxfsfoot{ padding:15px;box-shadow: 2px 3px 10px rgba(0,0,0,.1); overflow:hidden; margin-top:30px;display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;justify-content: space-between; }
.ny_contact  .lxfsfoot .lxfsfoot_l{ width:40%; float:left; padding:30px 0 30px 30px;}
.ny_contact  .lxfsfoot .lxfsfoot_l .lxfs_name{ font-size:24px; color:#c22423; margin-bottom:30px;}
.ny_contact  .lxfsfoot .lxfsfoot_l .lxfs_text{ line-height:40px; font-size:16px; color:#666;}
.ny_contact  .lxfsfoot .NyContactMap_main{ width:57%; float:right;}
#container { min-width:600px; min-height: 500px;}
.ny_contact [onpositionupdate]{ display:none;}
@media screen and (max-width:1079px) {
	.ny_contact .lxfsull li{ width:100%; margin-right:0; margin-bottom:10px;padding: 20px;}
	.ny_contact .lxfsfoot{ margin-top:10px; display:block !important;}
	.ny_contact  .lxfsfoot .lxfsfoot_l{ width:100%;padding: 0 0 20px 0;}
	.ny_contact .lxfsfoot .lxfsfoot_l .lxfs_name{ font-size:22px; margin-bottom:10px;}
	.ny_contact  .lxfsfoot .NyContactMap_main{ width:100%;}
	#container {min-height: 300px;}
}

/*内页-在线留言 开始*/
#ly_msg.ly_msg{ margin:0 auto!important;}
.ly_msg { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
.ly_msg h3 { display: none!important;}
.ly_msg ul { width: 100%; overflow: hidden; margin: 0 auto; padding: 0;}
#ly_msg.ly_msg ul{margin: 0 auto!important;}
.ly_msg ul li { width: 100%; overflow: hidden; line-height: 44px; margin: 0 auto 30px!important; padding: 0; color: #999; font-size: 14px;}
.ly_msg ul li:last-child { margin:0 auto!important;}
.ly_msg ul li h4 { width: 12%!important; height: 44px!important; overflow: hidden; line-height: 44px!important; margin: 0; padding: 0 12px 0 0; color: #333; font-size: 14px; text-align: right; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara { width: 83%; overflow: hidden; margin: 0; padding-right: 20px; background: url(../images/tb_img.png) top right no-repeat; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_tara { width: 88%!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important;}
.ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt2 { height: 44px!important; }
.ly_msg ul li .msg_ipt12 { width: 83%; height: 34px; overflow: hidden; margin: 0; padding-right: 20px; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_tara textarea { display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt12 input { height: 34px; line-height: 16px; display: block; width: 100%; overflow: hidden; margin: 0; padding: 8px 15px; color: #666; font-size: 12px; border: 1px solid #dfdfdf; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input { height: 44px!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri !important;}
.msg_ipt1 input, .msg_ipt12 input, .msg_ipt2 input, .msg_tara textarea { font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; font-family: Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-seri!important; outline: none!important; resize: none!important;}

.ly_msg ul li .msg_ipt1 #selPvc { height: 44px!important; line-height: 44px!important; color: #666!important; font-size: 14px!important; background-color: #f8f8f8!important; border: none!important; padding: 0 15px!important; outline: none!important; box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box;}
.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 160px!important;}
.ly_msg ul li .msg_ipt2 { width: 120px; height: 34px; overflow: hidden; margin-right: 10px; padding: 0; float: left;}
.ly_msg ul li a.yzm_img {display: block; width: 90px; height: 34px; overflow: hidden; margin: 0; padding-right: 20px;float: left;}
.ly_msg ul li a.yzm_img { width: 120px!important; height: 44px!important;}
.ly_msg ul li a.yzm_img img { display: block; width: 100%!important; height: 100%!important;}
.ly_msg ul li .msg_btn { width: 83%; overflow: hidden; margin: 0 auto; padding: 0; float: left;}
.ly_msg ul li .msg_btn { width: 88%!important;}
.msg_btn input { display: block; width: 100px; height: 34px; overflow: hidden; line-height: 32px; margin: 0 15px 0 0; padding: 0; background-color: #f0f0f0; color: #333; font-size: 13px; text-align: center; border: 1px solid #ccc; float: left;}
.msg_btn input { width: 160px!important; height: 44px!important; line-height: 44px!important;font-size: 15px!important; text-align: center!important; border: none!important;cursor: pointer!important;}
.msg_btn input:first-child { background-color: #c22423!important;}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.ly_msg ul li { margin: 0 auto 25px!important;}
	.ly_msg ul li .msg_ipt2, .msg_ipt2 input { width: 140px!important;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:12%!important;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 88%!important;}
}
@media (max-width: 767px) {
	.ly_NyOrder { width:94%; margin:0 auto 40px;}
	.ly_msg ul li { margin: 0 auto 20px!important;}
	.ly_msg ul li h4 { width:100%!important; height: 36px!important; line-height: 36px!important; text-align:left !important; font-size:16px;}
	.ly_msg ul li:last-child h4 { display:none;}
	.ly_msg ul li .msg_ipt12, .ly_msg ul li .msg_ipt1, .ly_msg ul li .msg_tara, .ly_msg ul li .msg_btn { width: 100%!important; background:none; padding:0;}
	.msg_btn input { width:48%!important; margin:0 4% 0 0 !important;}
	.msg_btn input:last-child { margin:0 !important;}
}

/*内页-新闻中心&技术文章 开始*/
.ly_NyNews .lyNyNew_main {height:auto;padding:0;}
.lyNyNew_main .lyNyNew_Tj { width:100%; overflow:hidden; margin:0 auto 40px; padding:0; background-color:#f5f5f5; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjImg { width:44.5%; height:322px; overflow:hidden; margin:0;padding: 20px;float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjImg a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.lyNyNew_Tj .lyNyNew_TjImg a img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.lyNyNew_Tj:hover .lyNyNew_TjImg a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.lyNyNew_Tj .lyNyNew_TjText { width:55.5%;overflow:hidden; margin:0; padding:20px 40px; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName { width:100%; height:auto; overflow:hidden;margin: 15px auto 0; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { display:block; width:100%;overflow:hidden; line-height:32px; color:#333; font-size:24px; font-weight:bold; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a:hover { color:#c22423;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { width:100%; height:32px; overflow:hidden; line-height:32px; color:#999; font-size:16px; margin:12px auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { width:100%; overflow:hidden; margin:0 auto 20px; padding:0;}
.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { width:100%; height:84px; overflow:hidden; line-height:28px; color:#666; font-size:15px; text-align:justify; text-indent:0; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_Tj .lyNyNew_TjMore { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:24px 0 0; border-top:1px dashed #ccc;}
.lyNyNew_Tj .lyNyNew_TjMore a { display:inline-block; line-height:40px;font-size:16px; padding:0;}
.lyNyNew_Tj .lyNyNew_TjMore a i { display: inline-block; width: 37px; height: 9px; overflow: hidden; vertical-align: middle; margin: -2px 0 0 8px; padding: 0; background: url(../images/morejt.png) center center no-repeat;background-position: 0 0;}
.lyNyNew_Tj .lyNyNew_TjMore a:hover { color:#c22423;}
.lyNyNew_Tj .lyNyNew_TjMore a:hover i { background-position: 0 -9px;}

.lyNyNew_main .lyNyNew_list { width:100%; height:auto; margin:0 auto 40px; padding:0;}
.lyNyNew_list ul li { width:100%; height:auto; margin:0 auto 20px; padding:20px 140px 30px 40px; background-color:#f5f5f5; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li:hover { background-color:#c22423;}
.lyNyNew_list ul li .lyNyNew_name { width:100%; height:auto; overflow:hidden; margin:0 auto; padding:0;}
.lyNyNew_list ul li .lyNyNew_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:17px; white-space:nowrap; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_name a { color:#fff;}
.lyNyNew_list ul li .lyNyNew_time { width:100%; height:32px; overflow:hidden; line-height:32px; color:#999; font-size:14px; margin:0 auto 4px; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_time { color:#fff;}
.lyNyNew_list ul li .lyNyNew_ms { width:100%; overflow:hidden; margin:0 auto; padding:0 0 0 20px; border-left:1px solid #dfdfdf; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyNyNew_list ul li .lyNyNew_ms p { width:100%; height:53px; overflow:hidden; line-height:28px; color:#666; font-size:15px; text-align:justify; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; margin:0 auto; padding:0;}
.lyNyNew_list ul li:hover .lyNyNew_ms p { color:#fff;}

.lyNyNew_list ul li .lyNyNew_more { width:99px; height:128px; overflow:hidden; margin:0; padding:0; border-left:1px solid #dfdfdf; position:absolute; top:24px; right:0;}
.lyNyNew_list ul li .lyNyNew_more a { display:block; width:100%; height:100%; overflow:hidden; margin:0; padding:0; background:url(../images/jt9.png) center center no-repeat;}
.lyNyNew_list ul li:hover .lyNyNew_more { border-left:1px solid #fff;}
.lyNyNew_list ul li:hover .lyNyNew_more a { background:url(../images/jt13.png) center center no-repeat;}

.lyNyDown_list ul li { margin:0 auto 20px; padding:20px 120px 20px 20px;}
.lyNyDown_list ul li .lyNyNew_time { height:30px; line-height:30px; margin:0 auto;}
.lyNyDown_list ul li .lyNyNew_more { height:70px; margin:0; top:20px;}
.lyNyDown_list ul li .lyNyNew_more a { background:url(../images/jt1.png) center center no-repeat;}
.lyNyDown_list ul li:hover .lyNyNew_more a { background:url(../images/jt4.png) center center no-repeat;}

.NyNewsdetail_con .NyDown_btn { width:100%; overflow:hidden; margin:20px auto 0; padding:0;}
.NyNewsdetail_con .NyDown_btn a{ display:block; width:160px; height:44px; overflow:hidden; line-height:44px; color:#fff; font-size:16px; text-align:center; text-indent:0; margin:0 auto; padding:0; background-color:#c22423;}
.NyNewsdetail_con .NyDown_btn a:hover { background-color:#fe9b02;}

@media screen and (max-width:1399px) and (min-width:1080px) {
	.lyNyNew_Tj .lyNyNew_TjImg { width:38%; height:270px;}
	.lyNyNew_Tj .lyNyNew_TjText { width:62%; height:270px; padding:20px 40px 20px 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height:40px; line-height:40px; font-size:22px; -webkit-line-clamp: 1;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:56px; -webkit-line-clamp: 2;}
	
	.lyNyNew_list ul li { margin:0 auto 20px; padding:20px 120px 24px 40px;}
	.lyNyNew_list ul li .lyNyNew_ms p { height:56px; -webkit-line-clamp: 2;}
	.lyNyNew_list ul li .lyNyNew_more { height:132px; top:22px;}
	
	.lyNyDown_list ul li { margin:0 auto 20px; padding:20px 120px 20px 20px;}
	.lyNyDown_list ul li .lyNyNew_more { height:70px; margin:0; top:20px;}
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg { width:37%; height:270px;}
	.lyNyNew_Tj .lyNyNew_TjText { width:63%; height:270px; padding:20px 40px 20px 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { height:40px; line-height:40px; font-size:22px; -webkit-line-clamp: 1;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:56px; -webkit-line-clamp: 2;}
	
	.lyNyNew_list ul li { margin:0 auto 20px; padding:20px 140px 20px 40px;}
	.lyNyNew_list ul li .lyNyNew_ms p { height:56px; -webkit-line-clamp: 2;}
	.lyNyNew_list ul li .lyNyNew_more { height:132px; top:22px;}
	
	.lyNyDown_list ul li { margin:0 auto 20px; padding:20px 120px 20px 20px;}
	.lyNyDown_list ul li .lyNyNew_more { height:70px; margin:0; top:20px;}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg{padding: 20px 20px 0 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg, .lyNyNew_Tj .lyNyNew_TjText { width:100%; height:auto;}
	.lyNyNew_Tj .lyNyNew_TjImg a { height:auto;}
	.lyNyNew_Tj .lyNyNew_TjImg a img { width:100%; overflow:hidden; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyNyNew_Tj .lyNyNew_TjText { padding:0 20px 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a { max-height:56px; line-height:28px; font-size:20px; -webkit-line-clamp: 2;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:auto; max-height:84px; -webkit-line-clamp: 3;}
	.lyNyNew_list ul li { margin:0 auto 20px; padding:20px 100px 20px 20px;}
	.lyNyNew_list ul li .lyNyNew_name a { font-size:18px;}
	.lyNyNew_list ul li .lyNyNew_ms p { height:56px; -webkit-line-clamp: 2;}
	.lyNyNew_list ul li .lyNyNew_more { width:79px; height:132px; top:22px;}
	
	.lyNyDown_list ul li { margin:0 auto 20px; padding:20px 100px 20px 20px;}
	.lyNyDown_list ul li .lyNyNew_more { height:70px; margin:0; top:20px;}
}
@media screen and (max-width: 767px) {
	.ly_NyNews { margin:0 auto 40px;}
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg{ width:100%; height:auto;padding: 20px 20px 0 20px;}
	.lyNyNew_Tj .lyNyNew_TjImg a { height:100%;}
	.lyNyNew_Tj .lyNyNew_TjImg a img { width:100%; max-height:100%;object-fit: cover;overflow:hidden; position:inherit; left:inherit; top:inherit; right:inherit; bottom:inherit;}
	.lyNyNew_Tj .lyNyNew_TjText {width:100%;padding:0 20px 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjName a {line-height:26px; font-size:18px; -webkit-line-clamp: 2;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjTime { height:24px; line-height:24px; font-size:14px; margin:8px auto;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs { margin:0 auto 20px;}
	.lyNyNew_Tj .lyNyNew_TjText .lyNyNew_TjMs p { height:auto; max-height:72px; line-height:24px; font-size:14px; -webkit-line-clamp: 3;}
	.lyNyNew_Tj .lyNyNew_TjMore{padding: 12px 0 0;}
	
	.lyNyNew_main .lyNyNew_list { margin:0 auto 20px;}
	.lyNyNew_list ul li { margin:0 auto 20px;padding: 15px 20px 20px;}
	.lyNyNew_list ul li .lyNyNew_name a {height:35px; height:35px;}
	.lyNyNew_list ul li .lyNyNew_ms p { height:48px; line-height:24px; font-size:14px; -webkit-line-clamp: 2;}
	.lyNyNew_list ul li .lyNyNew_more { display:none;}
	
	.lyNyDown_list ul li { padding:12px;}
}
@media screen and (max-width: 320px) {
	.lyNyNew_main .lyNyNew_Tj { margin:0 auto 12px;}
	.lyNyNew_Tj .lyNyNew_TjImg, .lyNyNew_Tj .lyNyNew_TjText { padding:12px 12px 0 12px;}
	.lyNyNew_main .lyNyNew_list { margin:0 auto 20px;}
	.lyNyNew_list ul li { margin:0 auto 12px; padding:12px;}
	.lyNyNew_list ul li .lyNyNew_name a { font-size:16px;}
	.lyNyNew_list ul li .lyNyNew_time { height:20px; line-height:20px; margin:0 auto 8px;}
	.lyNyNew_list ul li .lyNyNew_ms { padding:0 0 0 12px;}
	.lyNyNew_list ul li .lyNyNew_ms p { height:48px; line-height:24px; font-size:14px;}
}
/*内页-新闻中心&技术文章 结束*/

/*新闻 文章 详情*/
.ny_newsdetail_title { width: 100%;line-height: 35px; font-size: 24px; text-align: center; font-weight: bold; margin: 0; color: #555; padding-bottom: 10px; }
.ny_newsdetail_tips { width: 100%;padding-bottom: 12px; border-bottom: 1px #e6e6e6 dashed; text-align: center; color: #999999;}
.ny_newsdetail_con {width: 100%; line-height: 30px; font-size: 14px; margin-top: 30px; color: #777777;}
.ny_newsdetail_con p,.ny_newsdetail_con span { line-height: 30px; }
.ny_newsdetail_con img,.ny_newsdetail_con div,.ny_newsdetail_con p,.ny_newsdetail_con span,.ny_newsdetail_con table,.ny_newsdetail_con tr,.ny_newsdetail_con td{ max-width:100%;height: auto; line-height:30px;width: auto!important;}
.ny_PrevNext { width: 100%; margin-top: 20px; padding-top: 20px; border-top: 1px solid #f1f1f1; }
.ny_PrevNext .Prev,.ny_PrevNext .Next { width: 100%; float: left; height: 26px; line-height: 26px;color: #555; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ny_PrevNext ul li{ color:#999; width:49%;max-width:100%; overflow:hidden; white-space:nowrap;text-overflow:ellipsis; font-size:15px;}
.ny_PrevNext ul li a{ color: #555;}
.ny_PrevNext ul li a:hover{ color: #c22423; }
.ny_PrevNext ul li:nth-of-type(1){ float:left;}
.ny_PrevNext ul li:nth-of-type(2){ float:right; text-align:right;}
@media screen and (max-width:1079px) {
	.ny_PrevNext ul li{width:100%; float:none !important; margin-bottom:10px;font-size:14px;}
	.ny_PrevNext ul li:nth-of-type(2){ text-align:left; margin-bottom:0;}
	
}
@media screen and (max-width:767px) {
    .ny_newsdetail_title{ font-size:20px; line-height:30px;}
}

/*分页样式 开始*/
#fengye { text-align: center; margin: 20px auto 0; color: #555; font-size:14px;}
#fengye a { display: inline-block; padding: 0 10px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; border-radius: 2px; color: #555; font-size:14px;}
#fengye a:hover { background: #c22423; color: #ffffff; }
#fengye a.pnnum1 { background: #c22423; color: #ffffff; }
#fengye input { display: inline-block; padding: 0 5px; background-color: #c22423; width: 40px !important; height: 30px !important; line-height: 30px; text-align: center; margin: 0 5px; color: #fff; cursor: pointer; border: 0; outline:none;}
#fengye .p_input { display: inline-block; padding: 0 5px; background: #ddd; height: 30px; line-height: 30px; text-align: center; margin: 0 5px; color: #555; cursor: default;}

@media screen and (max-width:1299px) and (min-width:1080px) {
	
}
@media screen and (max-width:1079px) and (min-width:1024px) {
	#fengye {}
}
@media screen and (max-width:1023px) and (min-width:768px) {
	#fengye {}
}
@media screen and (max-width: 767px) {
	#fengye { font-size:0;}
	#fengye input, #fengye .p_input { display:none;}
	#fengye a { height: 40px; line-height: 40px; padding: 0 20px;}
}
@media screen and (max-width: 320px) {
	#fengye a { padding:0 12px;}
}
/*分页样式 结束*/

/*内页 荣誉资质*/
.ny_honor ul li{ height:270px; border-radius:40px 0 0 0; background-color:#fff; padding:30px;border:3px solid #c22423;display:-webkit-box; display:-ms-flexbox; display:-webkit-flex; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; -webkit-justify-content:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; -webkit-align-items:center; align-items:center;background-image: linear-gradient(-45deg, #c22423 45%, #fff 45%);background-size: 150% 100%;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s; width:49%; margin-right:2%; float:left; margin-bottom:30px;}
.ny_honor ul li:nth-child(2n){ margin-right:0;}
.ny_honor ul li:hover {background-size: 130% 100%;box-shadow: 3px 7px 10px rgba(0,0,0,.3); transform:translateY(-8px);}
.ny_honor ul li .abhonor_l{ width:58%; float:left;}
.ny_honor ul li .abhonor_l em{ display:block; width:60px; height:56px; background:url(../images/ab_honorico.png) no-repeat;}
.ny_honor ul li .abhonor_l p{ font-size:20px;max-width: 100%; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; margin:20px 0;}
.ny_honor ul li .abhonor_l a{ color:#c22423; font-size:16px;transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s;-webkit-transition-duration: .5s;}
.ny_honor ul li:hover .abhonor_l a{ font-weight:bold;}
.ny_honor ul li .honorimg{ display:block; width:40%; height:100%; position:relative; float:right;}
.ny_honor ul li .honorimg img{ position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%;}

.xq_himg{display:block;width:100%;margin-bottom:30px;}
.xq_himg img{max-width:80%;max-height:80%;margin-left:50%; transform:translateX(-50%);}
@media screen and (max-width:1079px) {
	.ny_honor ul li{ height:320px; padding:20px;}
	.ny_honor ul li .abhonor_l{ width:50%;}
	.ny_honor ul li .honorimg{width:48%;}
}
@media screen and (max-width:767px) {
	.ny_honor ul li{ height:270px; padding:15px; width:100%; margin-right:0;margin-bottom: 15px;}
	.ny_honor ul li .abhonor_l p{ font-size:16px;}
    .ny_honor ul li .abhonor_l a{ font-size:14px;}
}

/*产品详细页*/
.ny_prodetail{ background:#f5f5f5;}
.pro_detail_main {height:auto;margin: 0 auto 40px;padding: 0;position: relative;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;background: #fff; overflow:hidden;padding: 40px 30px; border-radius: 30px 0 30px 0;}
.pro_detail_main .pro_detail_img { width:480px; height: 480px; overflow: hidden; margin: 0; padding: 10px; border: 1px solid #eaeaea; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
.pro_detail_img .pro_detail_img_main { width:100%; height: 100%; margin: 0 auto; padding: 0; position: relative;}
.pro_detail_img_main img { display:block; max-width: 100%; max-height: 100%; margin: auto; padding: 0; position: absolute; left: 0; top: 0; right: 0; bottom: 0;}
.pro_detail_main .pro_detail_text {width: 51%;min-height:360px;overflow: hidden;margin: 0;padding: 0 0 80px;float: right;position:relative;}
.pro_detail_main .pro_detail_text .proshow_xh{ font-size:25px; font-weight:bold; color:#c22423;}
.pro_detail_text h1 { width:100%; overflow: hidden; line-height: 40px; font-size: 30px; text-align: justify; margin: 0 auto; padding: 5px 0 25px;border-bottom: 1px solid #ddd;}
.pro_detail_text .jyms { width:100%; height:140px; overflow:hidden; margin:20px auto 0;}
.pro_detail_text .jyms p {width:100%;height:107px;overflow:hidden;line-height: 28px;color:#888;font-size: 15px;text-align: justify;margin:0 auto;padding:0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
.pro_detail_text .jyms p span { color:#333; font-weight: bold;}
.pro_detail_text ul { width:100%; margin: 0 auto 22px; padding: 20px; background:#f5f5f5; overflow:hidden;}
.pro_detail_text ul li { width:33.333333%; height:55px; overflow: hidden;border-right:1px solid #ddd; text-align:center; color:#999; white-space:nowrap; text-overflow: ellipsis;float:left;}
.pro_detail_text ul li:last-child{ border-right:0;}
.pro_detail_text ul li p{ font-weight:bold; color:#333; margin-bottom:5px;font-size:16px;}
.pro_detail_text .pro_detail_btn { width:100%; height: 60px; overflow: hidden; margin: 0 auto; padding: 0; position:absolute; left:0; bottom:0;}
.pro_detail_btn a { display:block; width: 48%; height: 60px; overflow: hidden; line-height: 60px; color: #fff; font-size: 20px; text-align: center; margin: 0; padding: 0; float: left;}
.pro_detail_btn a.prodtl_btn1 { float:left; margin: 0 4% 0 0; background-color: #4b4b4b;}
.pro_detail_btn a.prodtl_btn2 { float:left; background-color: #c22423;}
.pro_detail_btn a.prodtl_btn1:hover { background-color: #333;}
.pro_detail_btn a.prodtl_btn2:hover { background-color: #991313;}

/**产品详情页产品图片切换**/
.prodetail_img {width: 46%;margin: 0;padding: 0;float:left;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;}
#preview { width:100%; margin:0; text-align:center; position:relative;}
.list-h li { float:left;}
#spec-n5 {width: 13%;float: right;height: 467px;overflow:hidden;}
#spec-left { width:16px; height:70px; float:left; cursor:pointer; margin-top:3px;}
#spec-right { width:16px; height:70px; float:left;cursor:pointer; margin-top:3px;}
#spec-list { width:440px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul {}
#spec-list ul li {float: none;display: block;padding:0;width: 100%;height: 87px;margin: 0 0 8px 0;}
#spec-list ul li:last-child {/* margin:0; */}
#spec-list ul li:first-child p{border: 1px solid #c22423;}
#spec-list ul li p { width:100%; height:100%; overflow:hidden; margin:0; padding:0; border:1px solid #dfdfdf; position:relative; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box;}
#spec-list ul li:hover p { border:1px solid #1f71c2;}
#spec-list ul li img { display:block; max-width:94%; max-height:94%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
/*jqzoom*/
.jqzoom {position:relative;padding: 0;box-sizing: border-box;-webkit-box-sizing: border-box;-o-box-sizing: border-box;-moz-box-sizing: border-box;width:100%;height:100%;}
#preview .pic_wrap{padding:10px;border:1px solid #ddd;width: 84%;height: 467px;float:left;overflow:hidden;}
.jqzoom img { display:block; max-width:100%; max-height:100%; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0;}
.zoomdiv { z-index:100;position:absolute;top:1px;left:0px;border:1px solid #eaeaea; background:#fff;display:none;text-align:center;overflow: hidden; left:104%!important; top:0!important;}
.bigimg { }
.jqZoomPup { width:200px!important; height:200px!important; z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list { position:relative; width:100%; margin:0;}
#spec-list div { width:100%!important; height:70px!important; margin:0;}
#ceshi {display:block;margin:auto!important;left:0;top:0;bottom:0;right:0;}
.prodetail_img a.videoIco { left:20px!important; bottom:20px!important; z-index:99!important;}
.Warning { width:100%!important; height:100%!important;}
@media screen and (max-width:1079px){
	.prodetail_img{ width:100%;}
	.pro_detail_main .pro_detail_text{ width:100%; margin-top:20px;}
	.zoomdiv { display:none!important;}
}
@media screen and (max-width:767px){
	.pro_detail_main {margin: 0 auto 20px; padding: 20px;}
	#preview .pic_wrap{ width:100%;}
	#spec-n5{ width:100%; margin-top:10px; height:auto;}
	#spec-list ul li{ width:18.4%; margin: 0 2% 0 0;float:left;}
	#spec-list ul li:last-child{ margin-right:0;}
	.pro_detail_main .pro_detail_text .proshow_xh{ font-size:18px;}
	.pro_detail_text h1{padding: 0 0 10px; font-size:22px;}
	.pro_detail_text .jyms{ height:130px;}
	.pro_detail_text ul{ margin:0 auto; padding:15px;}
	.pro_detail_text ul li{ height:50px;}
	.pro_detail_text ul li p{ font-size:14px;}
	.pro_detail_btn a{ height:45px; line-height:45px; font-size:16px;}
}
@media screen and (max-width:600px){
	#preview .pic_wrap{ height:300px;}
	#spec-list ul li{ height:60px;}
}
@media screen and (max-width:413px){
	.pro_detail_main .pro_detail_text{ min-height:inherit;}
    .pro_detail_text ul{ display:none;}
}
/*产品详细页下方板块*/
.proshow_cont .proshow_left{ width:73.5%; float:left;}
.proshow_cont .proshow_left .proshow_tit{ width:100%; height:58px; line-height:58px; font-size:20px; font-weight:bold; background:#f5f5f5; border-left:4px solid #c22423;margin-bottom:20px;padding-left: 15px;}
.proshow_cont .proshow_left .proshow_tit img{ margin:20px 3px 0 12px;}
.proshow_cont .proshow_left .proshow_xxnr {line-height: 28px;color: #555;font-size: 14px;margin:20px auto;}
.proshow_cont .proshow_left .proshow_xxnr table{width:100%;}
.proshow_cont .proshow_left .proshow_xxnr img, .proshow_cont .proshow_left .proshow_xxnr table, 
.proshow_cont .proshow_left .proshow_xxnr tr, .proshow_cont .proshow_left .proshow_xxnr td, 
.proshow_cont .proshow_left .proshow_xxnr p, .proshow_cont .proshow_left .proshow_xxnr span, 
.proshow_cont .proshow_left .proshow_xxnr div, .proshow_cont .proshow_left .proshow_xxnr video, .proshow_cont .proshow_left .proshow_xxnr embed {width:auto !important;height:auto !important;max-width:100% !important;max-height: 100%; line-height: 28px; color: #555; font-size: 14px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;white-space:normal;word-break:break-all;margin: 0 !important;}
.proshow_cont .proshow_right{ width:30%; float:right;}
/*产品详细页目录*/
.proshow_cont{background: #fff;width: 100%;overflow: hidden;padding: 40px 30px;}
.proshow_cont .proshow_right{width: 24.3%;overflow:hidden;margin:0;padding:0;float: right;}
.proshow_cont .proshow_right .fixed{position: absolute;right: 0;}
.proshow_cont .proshow_right .cp_type {background: #f5f5f5; position:relative;}
.proshow_cont .proshow_right .cp_type .hd {text-align:center;background: #c22423;background-size:100% 100%;padding:20px;}
.proshow_cont .proshow_right .cp_type .sanjiao{background:url(../images/mulubg.png) center top no-repeat; height:30px; width:100%; background-size:cover; position:absolute; top:80px;}
.proshow_cont .proshow_right .cp_type .hd p { height:40px; line-height:40px; font-size:24px; font-weight:bold; color:#fff;}
.proshow_cont .proshow_right .cp_type .hd p:before { content:''; display:inline-block; width:28px; height:28px; background:url(../images/mulu_tlt.png) center center no-repeat; margin-right:5px; vertical-align:middle; margin-top:-3px;}
.proshow_cont .proshow_right .cp_type .hd span { display:block; height:20px; line-height:20px; font-size:14px; color:#fff; text-transform:uppercase;}
.proshow_cont .proshow_right .cp_type .bd { border-top:0; padding:10px;}
.proshow_cont .proshow_right .cp_type .bd ul li { margin:0 auto 10px;}
.proshow_cont .proshow_right .cp_type .bd ul li.on { border:0;}
.proshow_cont .proshow_right .cp_type .bd ul li p { height:60px; line-height:60px; padding:0 60px 0 0; background-color:#fff; position:relative;}
.proshow_cont .proshow_right .cp_type .bd ul li p a { display:block; width:100%; padding:0 0 0 20px; overflow: hidden; line-height:60px; color:#333; font-size:16px; white-space:nowrap; text-overflow: ellipsis; float:left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.proshow_cont .proshow_right .cp_type .bd ul li p span { display:block; width:60px; height:60px; cursor:pointer; position:absolute; top:0; right:0;background:url(../images/mulu1.png) center center no-repeat; background-size:20px 20px;}
.proshow_cont .proshow_right .cp_type .bd ul li:hover p span{ background:url(../images/mulu3.png) center center no-repeat; background-size:20px 20px;}
.proshow_cont .proshow_right .cp_type .bd ul li div { display:none;}
.proshow_cont .proshow_right .cp_type .bd ul li.on div { display:block;}
.proshow_cont .proshow_right .cp_type .bd ul li div a { display:block; height:48px; line-height:48px; color:#454545; font-size:14px; margin:0 auto 1px; padding:0 20px 0 36px; overflow: hidden; text-overflow: ellipsis; white-space:nowrap; background:#fff url(../images/icon4.png) 20px center no-repeat;}
.proshow_cont .proshow_right .cp_type .bd ul li div a:first-child { border-top:0;}
.proshow_cont .proshow_right .cp_type .bd ul li p:hover, .proshow_cont .proshow_right .cp_type .bd ul li.on p { background-color:#c22423;}
.proshow_cont .proshow_right .cp_type .bd ul li p:hover a, .proshow_cont .proshow_right .cp_type .bd ul li.on p a { color:#fff;}
.proshow_cont .proshow_right .cp_type .bd ul li.on p span { background:url(../images/mulu2.png) center center no-repeat; background-size:20px 20px;}
.proshow_cont .proshow_right .cp_type .bd ul li div a:hover { color:#c22423; background:url(../images/icon5.png) 20px center no-repeat;}
.proshow_cont .proshow_right .cp_type .bd ul a.ckqb { display:block; height:34px; line-height:34px; font-size:16px; color:#333; background:#f1f1f1; width:94%; margin:10px auto; text-align:center; overflow: hidden; text-overflow: ellipsis; white-space:nowrap;cursor:pointer;}
.proshow_cont .proshow_right .cp_type .bd ul a.ckqb:hover { background:#e30614; color:#fff;}
@media screen and (max-width:1199px){
	.proshow_cont .proshow_right .cp_type .bd ul li div a { padding:0 20px 0 40px;}
	.proshow_cont .proshow_right .cp_type .hd p{font-size:22px;}

}
@media screen and (max-width:1079px){
	.proshow_cont .proshow_left{ width:100%;}
	.proshow_cont .proshow_right{ width:100%; margin-top:20px;}
	.proshow_cont .proshow_right .cp_type .sanjiao{ display:none;}
	.proshow_cont .proshow_right .h_left { margin:0 auto 20px;}
	.proshow_cont .proshow_right .cp_type { margin:0;}
	.proshow_cont .proshow_right .cp_type .hd p:before { display:none;}
	.proshow_cont .proshow_right .cp_type .hd { background:#c22423 url(../images/mulu3.png) 96% center no-repeat;padding: 20px;text-align:left;overflow:hidden;}
	.proshow_cont .proshow_right .cp_type .hd.on { background:#c22423 url(../images/mulu2.png) 96% center no-repeat;}
	.proshow_cont .proshow_right .cp_type .hd span { display:block; font-style:italic; float:left; height:40px; line-height:40px; font-size:16px;}
	.proshow_cont .proshow_right .cp_type .hd p { padding:0; display:block; font-size:24px; float:left; min-width:88px; margin:0 10px 0 0;}
	.proshow_cont .proshow_right .cp_type .bd { display:none;padding:20px 10px 10px;}
	.proshow_cont .proshow_right .cp_type .bd ul li:last-child { border:0;}
	.proshow_cont .proshow_right .cp_type .bd ul li p { height:60px; line-height:60px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p a { width:90%; font-size:16px; line-height:60px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p span { width:10%; background-size: 20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li.on p span {}
	.proshow_cont .proshow_right .cp_type .bd ul li p:hover span {}
	.proshow_cont .proshow_right .cp_type .hd p:before { display:none;}	
}
@media screen and (max-width:767px) {
	.proshow_cont{padding: 20px;}
	.proshow_cont .proshow_right .cp_type .hd { background:#c22423 url(../images/mulu3.png) 95% center no-repeat;padding: 10px 20px;}
	.proshow_cont .proshow_right .cp_type .hd.on { background:#c22423 url(../images/mulu2.png) 95% center no-repeat;}
	.proshow_cont .proshow_right .cp_type .hd span { display:none;}
	.proshow_cont .proshow_right .cp_type .hd p {font-size:20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p a { line-height:48px;}
	.proshow_cont .proshow_right .cp_type .bd ul li div a { font-size:14px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p { height:48px;line-height:48px;}
	.proshow_cont .proshow_right .cp_type .bd ul li div a { height:44px;line-height:44px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p span { width:48px; height:48px;right: 10px;}
	.proshow_cont .proshow_right .cp_type .bd ul li.on p span { background-size: 20px;}
	.proshow_cont .proshow_right .cp_type .bd ul li p:hover span { background-size: 20px;}
}
@media screen and (max-width:320px) {
	.proshow_cont .proshow_right .cp_type .hd { padding:4px 4%;}
	.proshow_cont .proshow_right .cp_type .hd p { font-size:20px;}
	.proshow_cont .proshow_right .cp_type .hd span { display:none;}
}
/*上一篇下一篇*/
.ly_PrevNext {width:100%;overflow:hidden;margin: 10px auto 0;padding: 20px 0 0;border-top: 1px solid #eaeaea;}
.ly_PrevNext ul li {width:100%;overflow:hidden;line-height:20px;color:#333;font-size: 15px;margin:0 auto;padding: 8px 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ly_PrevNext ul li:last-child { margin:0 auto;}
.ly_PrevNext ul li a {overflow:hidden;line-height:20px;color: #777;}
.ly_PrevNext ul li:hover, .ly_PrevNext ul li:hover a { color:#c22423;}
/*内页-产品详情 结束*/

/*内页应用案例*/
.nycase_allbox{ background:#f5f5f5;}
.ny_case ul li {width:31.667%;height:auto;margin:0 2.4995% 40px 0;padding:20px;background-color:#fff;box-shadow:0 0 0 rgba(0,0,0,0.1);float:left;border-radius: 0;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ny_case ul li:nth-child(3n+3) { margin:0 0 40px;}
.ny_case ul li:hover { box-shadow:0 10px 20px rgba(0,0,0,0.1);}
.ny_case ul li .idxCase_img { width:100%; height:280px; overflow:hidden; margin:0 auto 10px; padding:0;}
.ny_case ul li .idxCase_img a { display:block; width:100%; height:100%; overflow:hidden; margin:0 auto; padding:0; position:relative;}
.ny_case ul li .idxCase_img a img { display:block; width:100%; height:100%; object-fit:cover; margin:auto; padding:0; position:absolute; left:0; top:0; right:0; bottom:0; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ny_case ul li:hover .idxCase_img a img { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.ny_case ul li .idxCase_text { width:100%; height:auto; margin:0 auto; padding:0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_case ul li .idxCase_text .idxCase_name { width:100%; height:40px; margin:0 auto; padding:0; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_case ul li .idxCase_text .idxCase_name a { display:block; width:100%; height:40px; overflow:hidden; line-height:40px; color:#333; font-size:20px; white-space: nowrap; text-overflow: ellipsis; margin:0; padding:0;}
.ny_case ul li .idxCase_text span { display:block; width:100%; height:20px; overflow:hidden; line-height:20px; color:#999; font-size:14px; margin:4px auto 10px; padding:0;}
.ny_case ul li .idxCase_text span img { display:block; width:20px; height:20px; overflow:hidden; margin:0 4px 0 0; padding:0; float:left;}
.ny_case ul li:hover .idxCase_text .idxCase_name a { color:#c22423;}
.ny_case ul li .idxCase_text p { width:100%; height:48px; overflow:hidden; line-height:24px; color:#888; font-size:14px; word-break:break-all; margin:0 auto; padding:0; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.ny_case ul li .idxCase_text a.idxCase_btn {display:block;width:140px;height:40px;overflow:hidden;line-height:38px;color: #fff;font-size:14px;text-align:center;margin:20px 0 0;padding:0;background-color: #c22423;border:1px solid rgba(1,64,153,0.1);border-radius:20px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.ny_case ul li .idxCase_text a.idxCase_btn i {display:inline-block;width:24px;height:20px;overflow:hidden;vertical-align:middle;margin:-2px 0 0 10px;padding:0;background: url(../images/morejt2.png) center center no-repeat;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;}

.ny_case ul li:hover .idxCase_text a.idxCase_btn { color:#fff; background-color:#b30405; border:1px solid #b30405;}
.ny_case ul li:hover .idxCase_text a.idxCase_btn i { margin:-2px 0 0 20px; background:url(../images/morejt2.png) center center no-repeat;}
@media screen and (max-width:1450px){
    .ly_NySuccesscase{ width:94%;}
}
@media screen and (max-width:1199px){
	.ny_case ul li .idxCase_img{ height:220px;}
}
@media screen and (max-width:1080px){
	.ny_case ul li {width:48.5%; margin:0 3% 25px 0;}
	.ny_case ul li:nth-child(3n+3){ margin:0 3% 25px 0;}
	.ny_case ul li:nth-child(2n+2){ margin-right:0;}
}
@media screen and (max-width:600px){
	.ny_case ul li {width:100%; margin:0 0 20px 0;}
	.ny_case ul li:nth-child(3n+3){ margin:0 0 20px 0;}
}


/*内页-成功案例 结束*/


/*底部*/
.foot_box .footCon { width: 100%; background: #231f20; overflow: hidden; }
.foot_lv { border-bottom: 1px solid #393637; overflow: hidden; padding: 40px 0; }
.foot_lv .foot_logo { float: left; }
.foot_lv .foot_nav { float: right; width: 60%; margin-top: 20px; }
.foot_lv .foot_nav ul li { float: left; width: 16.6666667%; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; text-align: center; }
.foot_lv .foot_nav ul li a { font-size: 16px; color: #fff; display: block; position: relative; }
.foot_lv .foot_nav ul li a:before { content: ''; display: block; background: #393637; width: 1px; height: 16px; position: absolute; top: 5px; }
.foot_lv .foot_nav ul li:first-child > a:before { display: none; }
.foot_lv .foot_nav ul li a:hover { color: #c22423; }
.footMain { width: 100%; margin: 30px auto; background: url(../images/map.png) no-repeat 100px center; overflow: hidden; }
.footMain .foot_tel { float: left; background: url(../images/foot_tel.png) no-repeat left center; padding-left: 70px; width: 35%; margin-top: 40px; }
.footMain .foot_tel p { font-size: 18px; color: #918f90; margin-bottom: -5px; }
.footMain .foot_tel b { font-size: 30px; color: #c22423; }
.footMain .foot_ea { float: left; margin-top: 20px; width:40%;}
.footMain .foot_ea p { font-size: 16px; color: #989797; margin: 20px 0; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; box-sizing: border-box; }
.footMain .foot_ea p img { display: inline-block; margin-right: 5px; }
.footMain .foot_ea p a { color: #989797; }
.footMain .foot_ea p a:hover { color: #c22423; }
.footMain .foot_ewm { float: right; color: #989797; text-align: center;}
.footMain .foot_ewm img{ height:110px;}
.footMain .foot_ewm p { margin-top: 10px; font-size: 16px; }
.foot_box .foot_b { width: 100%; background: #1b1919; text-align: center; color: #4f4c4d; padding: 20px 0; font-size: 15px; }
.foot_box .foot_b a { color: #4f4c4d; }
.foot_box .foot_b a:hover { color: #c22423; }
 @media screen and (max-width:1199px) and (min-width:1080px) {
}
@media screen and (max-width:1079px) and (min-width:1024px) {
}
@media screen and (max-width:1023px) and (min-width:768px) {
.foot_lv { text-align: center; }
.foot_lv .foot_nav { display: none; }
.footMain .foot_ea { margin-top: 0; text-align: center; float: none;width: 100%;}
.footMain .foot_ea p{ overflow:auto; white-space:inherit;}
.foot_lv .foot_logo { float: none; }
.foot_lv .foot_logo img { max-height: 100%; max-width: 100%; }
.footMain .foot_ewm { float: none; margin-top: 10px; }
.footMain .foot_tel { display: none; }
.footMain { margin: 10px auto 20px; }
}
@media (max-width: 767px) {
.foot_lv { text-align: center; }
.foot_lv .foot_nav { display: none; }
.footMain .foot_ea { margin-top: 0; text-align: center; float: none; width: 100%;}
.footMain .foot_ea p{ overflow:auto; white-space:inherit;}
.foot_lv .foot_logo { float: none; }
.foot_lv .foot_logo img { max-height: 100%; max-width: 100%; }
.footMain .foot_ewm { float: none; margin-top: 10px; }
.footMain .foot_tel { display: none; }
.footMain { margin: 10px auto 20px; }
.foot_box .foot_b{padding: 20px 0 65px;}
}

/*网站右侧漂浮*/
.f_pf1 {position:fixed;bottom:80px;right:2px;z-index:999;}
.f_pf1 a.qqa {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 a.qqa:after {content:'';display:block;width:24px;height:24px;background:url(../images/slidebar_icon.png) top center no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela>a {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .tela>a:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -27px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .tela .wz {position:absolute;top:40px;left:-224px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .tela:hover .wz{display:block;}
.f_pf1 .tela p {background:#fff;width:200px;height:40px;overflow:hidden;font-size:18px;font-weight:bold;color:#c22423;line-height:40px;text-align:center;}
.f_pf1 .tela p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 .wxa {position:relative;}
.f_pf1 .wxa>span {display:block;width:44px;height:44px;overflow:hidden;background:rgba(0,0,0,.7);margin-bottom:2px;}
.f_pf1 .wxa>span:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -52px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .wxa .code {position:absolute;top:-44px;left:-144px;z-index:999;display:none;box-shadow: 0 0 10px rgba(0,0,0,.2);}
.f_pf1 .wxa:hover .code{display:block;}
.f_pf1 .wxa .code p {background:#fff;width:120px;height:120px;overflow:hidden;}
.f_pf1 .wxa .code p img {max-width:100%;max-height:100%;}
.f_pf1 .wxa .code p em {width:0;height:0;border-width:6px 0 6px 6px;border-style:solid;border-color:transparent transparent transparent #fff;margin-top:-4px;position:absolute;top:50%;right:-6px;}
.f_pf1 a.totop {display:block;width:44px;height:44px;overflow:hidden;background:rgba(194,36,35,.7);margin-bottom:2px;}
.f_pf1 a.totop:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -76px no-repeat;overflow:hidden;margin:9px 10px;}
.f_pf1 .pfpro,.f_pf1 .pflxwm{ display:none;}
@media (max-width:767px) {
.f_pf1{ width:100%; bottom:0; left:0; right:auto;}
.f_pf1 .tela>a{ width:25%; position:relative; float:left;margin-bottom:0;}
.f_pf1 .tela>a:after{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); margin:0;}
.f_pf1 .tela>a:before{content:'';display:block; width:1px; height:20px; background:#fff; right:0; top:50%; transform:translateY(-50%);position:absolute;}
.f_pf1 a.qqa,.f_pf1 .wxa,.f_pf1 .tela .wz{ display:none;}
.f_pf1 a.totop{ width:25%; float:left;margin-bottom:0; position:relative; display:block !important;}
.f_pf1 a.totop:after {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);margin:0;}
.f_pf1 .pfpro,.f_pf1 .pflxwm{ display:block;}
.f_pf1 .pfpro{display:block; width:25%; float:left; height:44px;background:rgba(0,0,0,.7); margin:0; position:relative;}
.f_pf1 .pfpro:before{content:'';display:block; width:1px; height:20px; background:#fff; right:0; top:50%; transform:translateY(-50%);position:absolute;}
.f_pf1 .pfpro:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -100px no-repeat;overflow:hidden;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.f_pf1 .pflxwm{display:block; width:25%; float:left; height:44px;background:rgba(0,0,0,.7); margin:0;position:relative;}
.f_pf1 .pflxwm:after {content:'';display:block;width:24px;height:24px;background: url(../images/slidebar_icon.png) center -124px no-repeat;overflow:hidden;position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
}
/*右侧漂浮 结束*/

/*首页-友情链接 开始*/
.ly_Links { width:100%; overflow:hidden; margin:0 auto 40px; padding:0;}
.ly_Links .lyLinks_main {min-height:106px; overflow:hidden;padding:20px 20px 20px 170px; background-color:#f5f5f5; position:relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
.lyLinks_main .Lk_tit { width:140px; height:auto; overflow:hidden; margin:0; padding:0; position:absolute; left:30px; top:30px;}
.lyLinks_main .Lk_tit span { display:block; height:30px; line-height:30px; color:rgba(0,0,0,0.1); font-family: "Ariblk"; font-size:32px; font-weight:bold; margin:0;}
.lyLinks_main .Lk_tit p { height:30px; line-height:30px; color:#333; font-size:24px; font-weight:bold; margin:-14px 0 0;}
.lyLinks_main .Lk_tit p font { color:#bb2821;}
.lyLinks_main .Lk_list { width:100%; overflow:hidden; margin:0 auto; padding:0;}
.lyLinks_main .Lk_list a { display:inline-block; height:30px; line-height:30px; color:#333; font-size:15px; margin:0 20px 0 0; padding:5px 0;}
.lyLinks_main .Lk_list a:hover { color:#bb2821;}

@media screen and (max-width:1023px) and (min-width:768px) {
	.ly_Links { margin:20px auto;}
	.ly_Links .lyLinks_main { width:96%; padding:20px 20px 10px;}
	.lyLinks_main .Lk_tit { position:inherit; left: inherit; top: inherit; font-size:18px; margin:0 0 10px;}
}
@media (max-width: 767px) {
	.ly_Links { margin:0 auto 30px;}
	.ly_Links .lyLinks_main { width:92%; padding:20px 20px 10px; position:static;}
	.lyLinks_main .Lk_tit { position:inherit; left: inherit; top: inherit; font-size:18px; margin:0 0 10px;}
	.lyLinks_main .Lk_list a { font-size: 14px; margin: 0 10px 0 0; padding: 3px 0;}
}
/*首页-友情链接 结束*/

